Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tmp test e2e tests #771

Closed
wants to merge 50 commits into from
Closed

tmp test e2e tests #771

wants to merge 50 commits into from

Conversation

Lms24
Copy link
Member

@Lms24 Lms24 commented Jan 28, 2025

  • add test to find last import line
  • add basic wizzard and patch import in main.dart
  • patch pubspec.yaml
  • add sentry dart plugin options and propeties to pubspec file
  • patch main with sentry init, fetch sentry_flutter version
  • update template, check already added to pubspec
  • order flutter behind reactNative
  • cleanup
  • update order
  • add cl entry
  • fix typos
  • remove comment
  • introduce options in flutter templates
  • options in setup, dont upload sources, upload debug symbols
  • setup flutter e2e test
  • add flutter test app
  • fix Flutter e2e test
  • update docs/readme
  • Disable replay option for now
  • run prettier
  • fix tests
  • run prettier
  • don’t add profiling if ios/macos is not configured
  • run prettier
  • update snippet
  • fix telemetey name
  • return if pubspec.yaml could not be found in project dir
  • check if main exists
  • show paste instructions if main could not be found
  • sow snippt for pubspec file
  • use chalk.cyan for file references
  • wrap file reads in try/catch
  • update text
  • update debug flags
  • run prettier
  • run flutter commands in test app dir
  • add SentryWidget
  • fix cl
  • add sentry widget in sample snippet

Copy link

Fails
🚫 Please consider adding a changelog entry for the next release.

Instructions and example for changelog

Please add an entry to CHANGELOG.md to the "Unreleased" section. Make sure the entry includes this PR's number.

Example:

## Unreleased

- tmp test e2e tests ([#771](https://github.com/getsentry/sentry-wizard/pull/771))

If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description.

Generated by 🚫 dangerJS against c1b9f5e

@Lms24
Copy link
Member Author

Lms24 commented Jan 29, 2025

closing, this was just a test while debugging flakes yesterday

@Lms24 Lms24 closed this Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants